use the cursor position _after_ deleting the text as the position to
authorOwen Taylor <otaylor@redhat.com>
Tue, 26 Feb 2002 20:10:52 +0000 (20:10 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 26 Feb 2002 20:10:52 +0000 (20:10 +0000)
commit87ab3ced3a3ff4b8fb92a537b2605399e43c6083
treeb90729587f1a3db2dfaccddcaff0fdad3502817d
parenta2cd674983e61dfd96980d532300bc2793096ce2
use the cursor position _after_ deleting the text as the position to

Tue Feb 26 15:04:33 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkentry.c (gtk_entry_enter_text): use
        the cursor position _after_ deleting the text
        as the position to insert at. (#72717, Jan Mynarik)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c